]> dgit.raspbian.org Git - glibc.git/commit
make ldconfig use the built-in system paths
authorSteve Langasek <steve.langasek@linaro.org>
Mon, 27 Apr 2026 20:09:22 +0000 (22:09 +0200)
committerAurelien Jarno <aurel32@debian.org>
Mon, 27 Apr 2026 20:09:22 +0000 (22:09 +0200)
commit3ee4a4c8d4c06ce8318a880fa9638acc2c4d9bd2
tree40b64669cc83834fd332a2931466a87bad533803
parent7f557686b3fa6f4c9aa4df802accd5412688fce4
make ldconfig use the built-in system paths

Bug-Ubuntu: https://bugs.launchpad.net/bugs/736932

Make ldconfig use the same view of built-in system paths that ld.so does,
instead of just using SLIBDIR and LIBDIR; this corrects a failure of
ldconfig to cache libraries in non-multiarch directories when building for
multiarch, even though they're on the system path.

Gbp-Pq: Topic any
Gbp-Pq: Name local-ldconfig-multiarch.diff
elf/ldconfig.c